Conversation
Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v5...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.14.8 to 0.14.13. - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.14.8...0.14.13) --- updated-dependencies: - dependency-name: ruff dependency-version: 0.14.13 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [ty](https://github.com/astral-sh/ty) from 0.0.8 to 0.0.13. - [Release notes](https://github.com/astral-sh/ty/releases) - [Changelog](https://github.com/astral-sh/ty/blob/main/CHANGELOG.md) - [Commits](astral-sh/ty@0.0.8...0.0.13) --- updated-dependencies: - dependency-name: ty dependency-version: 0.0.13 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [sounddevice](https://github.com/spatialaudio/python-sounddevice) from 0.5.3 to 0.5.4. - [Release notes](https://github.com/spatialaudio/python-sounddevice/releases) - [Changelog](https://github.com/spatialaudio/python-sounddevice/blob/master/NEWS.rst) - [Commits](spatialaudio/python-sounddevice@0.5.3...0.5.4) --- updated-dependencies: - dependency-name: sounddevice dependency-version: 0.5.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [pydantic](https://github.com/pydantic/pydantic) from 2.12.4 to 2.12.5. - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/v2.12.5/HISTORY.md) - [Commits](pydantic/pydantic@v2.12.4...v2.12.5) --- updated-dependencies: - dependency-name: pydantic dependency-version: 2.12.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
…, 'origin/dependabot/github_actions/actions/checkout-6', 'origin/dependabot/uv/ruff-0.14.13', 'origin/dependabot/uv/sounddevice-0.5.4' and 'origin/dependabot/uv/ty-0.0.13' into chore/bump
|
Caution Review failedThe pull request is closed. 📝 WalkthroughWalkthroughThis pull request updates the GitHub Actions workflow to use Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Poem
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
There was a problem hiding this comment.
Pull request overview
This PR updates project dependencies and GitHub Actions workflows to their latest versions. The changes include Python package updates and a GitHub Actions checkout action upgrade.
Changes:
- Updated 5 Python dependencies (fish-audio-sdk, pydantic, ruff, sounddevice, ty) to newer versions
- Updated GitHub Actions checkout action from v5 to v6 across all workflow jobs
Reviewed changes
Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| uv.lock | Updated dependency versions with new package hashes and metadata for fish-audio-sdk (1.1.1→1.2.0), pydantic (2.12.4→2.12.5), ruff (0.14.8→0.14.13), sounddevice (0.5.3→0.5.4), and ty (0.0.8→0.0.13) |
| .github/workflows/python.yml | Upgraded actions/checkout from v5 to v6 across all workflow jobs (lint, type-check, test, integration, build, publish) |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Summary by CodeRabbit
✏️ Tip: You can customize this high-level summary in your review settings.